Hi Buddy
I am new in iOS .I want to register user through iOS app I have PHP webpage for registration process .I want send json data on my web page . How to send HTTP Request in iOS using NSURLConnection Objective-C .Please help I would really appreciate your help.
Thanks
Sunil Singh
12-Jan-2017Following is the Objective-C code to post json data in iOS -